getNotificationChannels

@NonNull
open fun getNotificationChannels(): @NonNull List<NotificationChannel>(source)

Returns all notification channels belonging to the calling app or an empty list on older SDKs which don't support Notification Channels.